home *** CD-ROM | disk | FTP | other *** search
/ Aminet 6 / Aminet 6 - June 1995.iso / Aminet / util / time / CalClock_10.lha / CalClock / CalClock.doc < prev    next >
Encoding:
Text File  |  1995-04-04  |  4.1 KB  |  80 lines

  1. *************************************************************************
  2. *                                                                       *
  3. *                 CalClock v1.0 by Per-Olof Yliniemi                    *
  4. *                                                                       *
  5. *          Based on PClock and PCalender by Preben Nielsen              *
  6. *                                                                       *
  7. *               Copyright © 1993 - All Rights Reserved                  *
  8. *                                                                       *
  9. *************************************************************************
  10. *                                                                       *
  11. * DISCLAIMER: No responsibility can be taken on the part of the  author *
  12. *   for any  consequences  that may  occur  as a result  of using  this *
  13. *   program.  Every part of the  program has been  thoroughly tested to *
  14. *   to its specified limits and any  known specific  limitations of the *
  15. *   the program are stated within this documentation.                   *
  16. *                                                                       *
  17. *************************************************************************
  18. *                                                                       *
  19. * COPYRIGHT: This program is PUBLIC DOMAIN.  No  kind of  contributions *
  20. *   are required from anyone who  uses  this program,  but if  you want *
  21. *   the  assembly  language  source  code for this program, send me one *
  22. *   disk with PD, Shareware, Freeware and  other  freely  distributable *
  23. *   programs plus return postage.                                       *
  24. *                                                                       *
  25. *   This program  may  not be  sold for any profit  (a nominal  fee for *
  26. *   copying is accepted). The program may be freely distributed as long *
  27. *   as all files are distributed and unmodified.                        *
  28. *                                                                       *
  29. *   This program may not be used as a  part of any  commercial packages *
  30. *   without my permission.  The source code for this program may not be *
  31. *   reproduced by disassembling or reversing the development process in *
  32. *   any way.                                                            *
  33. *                                                                       *
  34. *************************************************************************
  35.  
  36.      About this program:
  37.     ---------------------
  38. This program is based on PClock and PCalender by Preben Nielsen.
  39. The user interface of this program is new, some gadgets is added, but
  40. all old functions is still supported.
  41.  
  42.      Installation/Requirements:
  43.     ----------------------------
  44. The program can be started from CLI or Workbench. It opens in iconified
  45. state, showing just a small window with the current time.
  46. Press the right mouse button to uniconify the program. The title bar will
  47. now contain the program name and the current time.
  48.  
  49.       Gadgets:
  50.      ----------
  51. There are four gadgets to control which month and year the calender should
  52. display. The calender is at the current month/year when it first opens.
  53. The up and down arrow at the left changes the month and the gadgets at the
  54. right controls the year.
  55.  
  56.  
  57.       Keyboard shortcuts:
  58.      ---------------------
  59. This program supports the same keyboard shortcuts at PCalender:
  60.  
  61.  1 Month up / down:       UP / DOWN arrow keys
  62.  4 Months up / down:      SHIFT + UP / DOWN arrow keys
  63.  1 Year up / down:        RIGHT / LEFT arrow keys
  64. 10 Years up / down:       SHIFT + RIGHT / LEFT arrow keys
  65.  
  66. ---------------------------------------------------------------------------
  67.  
  68.  All kinds of freely distributable programs (new software...) are accepted
  69.  as a contribution for this program. If you are a programmer, send me some
  70.  of your own code.
  71.  
  72.  Contributions and bug reports for this program should be sent to:
  73.  
  74.  
  75.                       Per-Olof Yliniemi
  76.                       Muoniovaara
  77.                       S-980 64 Muodoslompolo
  78.                       SWEDEN
  79.  
  80. ---------------------------------------------------------------------------